C1.Web.Mvc.TransposedGrid Namespace / TransposedGrid<T> Class / Width Property

In This Topic
Width Property (TransposedGrid<T>)
In This Topic
Gets or sets the width of the control.
Syntax
'Declaration
 
<C1IgnoreAttribute()>
Public Property Width As String
 
See Also